Gets the path of the current document object within a specified navigation view.
Function GetNavigationViewLevelPath(ViewName)
Name |
Description |
---|---|
ViewName |
Name of the view to get the path from. |
Array containing the names of each level of the path.
Related concepts